Namespaces | |
VCard | |
Classes | |
class | AssociatedPerson |
Describes organization which is associated with a person. More... | |
class | AssociatedPersonCategory |
Represents category for a persons More... | |
class | AssociatedPersonsList |
List of associated persons for a contact More... | |
class | Contact |
Represents contact information. More... | |
class | ContactPhoto |
Represents contact photo. More... | |
class | CustomerEvent |
Represents an event. More... | |
class | EmailAddress |
Represents an email address More... | |
class | EmailAddressCategory |
Represents category for an email address More... | |
class | EmailAddressList |
List of email addresses for a contact More... | |
class | EventCategory |
Represents category for an event More... | |
class | EventList |
List of events for a contact More... | |
class | InstantMessengerAddress |
Represents an instant messanger address. More... | |
class | InstantMessengerCategory |
Represents category for an instant messenger address More... | |
class | InstantMessengerList |
List of instant messenger addresses for a contact. More... | |
class | PhoneNumber |
Represents a phone number. More... | |
class | PhoneNumberCategory |
Represents category for a phone number More... | |
class | PhoneNumberList |
List of phone numbers for a contact. More... | |
class | PostalAddress |
Represents a postal address. More... | |
class | PostalAddressCategory |
Represents category for a postal address More... | |
class | PostalAddressList |
List of postal addresses for a contact. More... | |
class | Url |
Objects represents a URL and its category. More... | |
class | UrlCategory |
Represents category for a URL More... | |
class | UrlList |
List of urls for contact More... | |
Functions | |
bool | operator== (System::SharedPtr< AssociatedPerson > a, System::SharedPtr< AssociatedPerson > b) |
bool | operator!= (System::SharedPtr< AssociatedPerson > a, System::SharedPtr< AssociatedPerson > b) |
bool | operator== (System::SharedPtr< AssociatedPersonCategory > a, System::SharedPtr< AssociatedPersonCategory > b) |
bool | operator!= (System::SharedPtr< AssociatedPersonCategory > a, System::SharedPtr< AssociatedPersonCategory > b) |
bool | operator== (System::SharedPtr< CustomerEvent > a, System::SharedPtr< CustomerEvent > b) |
bool | operator!= (System::SharedPtr< CustomerEvent > a, System::SharedPtr< CustomerEvent > b) |
bool | operator== (System::SharedPtr< EmailAddress > a, System::SharedPtr< EmailAddress > b) |
bool | operator!= (System::SharedPtr< EmailAddress > a, System::SharedPtr< EmailAddress > b) |
bool | operator== (System::SharedPtr< EmailAddressCategory > a, System::SharedPtr< EmailAddressCategory > b) |
bool | operator!= (System::SharedPtr< EmailAddressCategory > a, System::SharedPtr< EmailAddressCategory > b) |
bool | operator== (System::SharedPtr< EventCategory > a, System::SharedPtr< EventCategory > b) |
bool | operator!= (System::SharedPtr< EventCategory > a, System::SharedPtr< EventCategory > b) |
bool | operator== (System::SharedPtr< InstantMessengerAddress > a, System::SharedPtr< InstantMessengerAddress > b) |
bool | operator!= (System::SharedPtr< InstantMessengerAddress > a, System::SharedPtr< InstantMessengerAddress > b) |
bool | operator== (System::SharedPtr< InstantMessengerCategory > a, System::SharedPtr< InstantMessengerCategory > b) |
bool | operator!= (System::SharedPtr< InstantMessengerCategory > a, System::SharedPtr< InstantMessengerCategory > b) |
bool | operator== (System::SharedPtr< PhoneNumber > a, System::SharedPtr< PhoneNumber > b) |
bool | operator!= (System::SharedPtr< PhoneNumber > a, System::SharedPtr< PhoneNumber > b) |
bool | operator== (System::SharedPtr< PhoneNumberCategory > a, System::SharedPtr< PhoneNumberCategory > b) |
bool | operator!= (System::SharedPtr< PhoneNumberCategory > a, System::SharedPtr< PhoneNumberCategory > b) |
bool | operator== (System::SharedPtr< PostalAddress > a, System::SharedPtr< PostalAddress > b) |
bool | operator!= (System::SharedPtr< PostalAddress > a, System::SharedPtr< PostalAddress > b) |
bool | operator== (System::SharedPtr< PostalAddressCategory > a, System::SharedPtr< PostalAddressCategory > b) |
bool | operator!= (System::SharedPtr< PostalAddressCategory > a, System::SharedPtr< PostalAddressCategory > b) |
bool | operator== (System::SharedPtr< Url > a, System::SharedPtr< Url > b) |
bool | operator!= (System::SharedPtr< Url > a, System::SharedPtr< Url > b) |
bool | operator== (System::SharedPtr< UrlCategory > a, System::SharedPtr< UrlCategory > b) |
bool | operator!= (System::SharedPtr< UrlCategory > a, System::SharedPtr< UrlCategory > b) |
|
strong |
Enumerates contact load formats
Enumerator | |
---|---|
VCard | vCard format (default). |
WebDav | WebDav format. |
Msg | MSG format. |
|
strong |
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
|
strong |
|
strong |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< AssociatedPerson > | a, |
System::SharedPtr< AssociatedPerson > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< AssociatedPersonCategory > | a, |
System::SharedPtr< AssociatedPersonCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< CustomerEvent > | a, |
System::SharedPtr< CustomerEvent > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< EmailAddress > | a, |
System::SharedPtr< EmailAddress > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< EmailAddressCategory > | a, |
System::SharedPtr< EmailAddressCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< EventCategory > | a, |
System::SharedPtr< EventCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< InstantMessengerAddress > | a, |
System::SharedPtr< InstantMessengerAddress > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< InstantMessengerCategory > | a, |
System::SharedPtr< InstantMessengerCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< PhoneNumber > | a, |
System::SharedPtr< PhoneNumber > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< PhoneNumberCategory > | a, |
System::SharedPtr< PhoneNumberCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< PostalAddress > | a, |
System::SharedPtr< PostalAddress > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< PostalAddressCategory > | a, |
System::SharedPtr< PostalAddressCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< Url > | a, |
System::SharedPtr< Url > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator!= | ( | System::SharedPtr< UrlCategory > | a, |
System::SharedPtr< UrlCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< AssociatedPerson > | a, |
System::SharedPtr< AssociatedPerson > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< AssociatedPersonCategory > | a, |
System::SharedPtr< AssociatedPersonCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< CustomerEvent > | a, |
System::SharedPtr< CustomerEvent > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< EmailAddress > | a, |
System::SharedPtr< EmailAddress > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< EmailAddressCategory > | a, |
System::SharedPtr< EmailAddressCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< EventCategory > | a, |
System::SharedPtr< EventCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< InstantMessengerAddress > | a, |
System::SharedPtr< InstantMessengerAddress > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< InstantMessengerCategory > | a, |
System::SharedPtr< InstantMessengerCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< PhoneNumber > | a, |
System::SharedPtr< PhoneNumber > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< PhoneNumberCategory > | a, |
System::SharedPtr< PhoneNumberCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< PostalAddress > | a, |
System::SharedPtr< PostalAddress > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< PostalAddressCategory > | a, |
System::SharedPtr< PostalAddressCategory > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< Url > | a, |
System::SharedPtr< Url > | b | ||
) |
bool Aspose::Email::PersonalInfo::operator== | ( | System::SharedPtr< UrlCategory > | a, |
System::SharedPtr< UrlCategory > | b | ||
) |