contact_cert_from_attr


Description:


[ Version ( replacement = "ContactCert.from_attr" , since = "3.60" ) ]
public ContactCert? contact_cert_from_attr (VCardAttribute source)

Creates a new ContactCert structure with the information from the source attribute.

Returns null, when the information in the source could not be stored in the structure ( for example when the KEY attribute is a URI to some server).

Parameters:

source

a source VCardAttribute

Returns:

a new ContactCert populated with the data from the source, or null, when the source contains unknown information.


Namespace: E