DeleteContact

DeleteContact (1 of 3)

Deletes the contact.

Returns: void Aspose::Email::Clients::Exchange::Dav::

DeleteContact(System::SharedPtr < Mapi::MapiContact > contact)
ParameterDescription
contactContact

DeleteContact (2 of 3)

Deletes the contact.

Returns: void Aspose::Email::Clients::Exchange::Dav::

DeleteContact(System::SharedPtr < PersonalInfo::Contact > contact)
ParameterDescription
contactContact

DeleteContact (3 of 3)

Deletes the contact.

Returns: void Aspose::Email::Clients::Exchange::Dav::

DeleteContact(System::String id)
ParameterDescription
idThe contact identifier.