FMIceLinkSdesItemType Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | FMIceLinkSdesItemType.h FMIceLinkSdesItemType.m  | 
+ canonicalName
	
Gets the canonical name (CNAME) type.
			+ (uint8_t)canonicalNameDiscussion
Gets the canonical name (CNAME) type.
			Declared In
FMIceLinkSdesItemType.h
+ emailAddress
	
Gets the email address (EMAIL) type.
			+ (uint8_t)emailAddressDiscussion
Gets the email address (EMAIL) type.
			Declared In
FMIceLinkSdesItemType.h
+ location
	
Gets the location (LOC) type.
			+ (uint8_t)locationDiscussion
Gets the location (LOC) type.
			Declared In
FMIceLinkSdesItemType.h
+ notice
	
Gets the notice/status (NOTE) type.
			+ (uint8_t)noticeDiscussion
Gets the notice/status (NOTE) type.
			Declared In
FMIceLinkSdesItemType.h
+ null
	
Gets the null type.
			+ (uint8_t)nullDiscussion
Gets the null type.
			Declared In
FMIceLinkSdesItemType.h
+ phoneNumber
	
Gets the phone number (PHONE) type.
			+ (uint8_t)phoneNumberDiscussion
Gets the phone number (PHONE) type.
			Declared In
FMIceLinkSdesItemType.h
+ privateExtensions
	
Gets the private extensions (PRIV) type.
			+ (uint8_t)privateExtensionsDiscussion
Gets the private extensions (PRIV) type.
			Declared In
FMIceLinkSdesItemType.h
+ toolName
	
Gets the name of the tool (TOOL) type.
			+ (uint8_t)toolNameDiscussion
Gets the name of the tool (TOOL) type.
			Declared In
FMIceLinkSdesItemType.h
+ userName
	
Gets the name of the user (NAME) type.
			+ (uint8_t)userNameDiscussion
Gets the name of the user (NAME) type.
			Declared In
FMIceLinkSdesItemType.h